FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package north-west.england.nhs.uk#current (94 ms)

Package north-west.england.nhs.uk
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://fhir.north-west.england.nhs.uk/https://build.fhir.org/ig/Interop-NWEngland/LTW-Genomics/CapabilityStatement-CapabilityStatementRIE.html
Url https://fhir.north-west.england.nhs.uk/CapabilityStatement/CapabilityStatementRIE
Version 0.0.1
Status draft
Date 2025-01-30
Name CapabilityStatement-RIE
Title CapabilityStatement for MFT Regional Integration Engine for Genomics
Experimental False
Realm uk
Description Is based on [FHIR Messaging](https://hl7.org/fhir/R4/messaging.html) to handle transformation of HL7 FHIR and v2 Messages to FHIR Workflow. The `OpenAPISwagger Definition file` below, can be viewed using [Swagger Editor](https://editor.swagger.io/)
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
ProcessMessage Process Message
https://fhir.north-west.england.nhs.uk/StructureDefinition/Patient Patient
https://fhir.north-west.england.nhs.uk/StructureDefinition/PractitionerRole PractitionerRole


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement CapabilityStatementRIE

CapabilityStatement for MFT Regional Integration Engine for Genomics

  • Implementation Guide Version: 0.0.1
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2025-01-30
  • Published by: Manchester University NHS Foundation Trust

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

Security
Enable CORS: no
Security services supported: OAuth

Recommend IHE-IUA

Summary of System-wide Interactions
  • Supports the transactioninteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Resource Conformance: SHALL Bundle

Base System Profile
Bundle
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support search-type, create.
  • SHOULD support read.

Documentation

Search (Poll for Messages)

The Order Placer (or TIE) will poll for new messages using a FHIR RESTful query.

GET [base]/Bundle?message.receiver:identifier=[odsCode]&_lastUpdated=[date]

Example

GET [base]/Bundle?message.receiver:identifier=R0A&_lastUpdated=gt2025-02-01

Example returned search results Bundle 'SearchSet' - Genomics Order

Update (Acknowledge Message)

This is used to acknowledge the message and is the original message sent back to the server with the source and destination reversed.

PUT [base]/Bundle?identifier=[identifier]

Example

PUT [base]/Bundle?identifier=9612365d-52a4-4fab-87e7-8a09d753f095

The acknowledgement may be sent via a FHIR Transaction

  POST [base]/
Search Parameters
ConformanceParameterTypeDocumentation
SHALLmessage.receiver:identifiertoken

The ODS code of the message recipient

SHALL_lastUpdateddate

The data the message was last updated

 

Resource Conformance: SHALL Patient

Base System Profile
Patient
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support update.

Documentation

Update

This is used to update the laboratory order. See also IHE PIXm - Patient Identity Feed FHIR [ITI-104] The IHE PIX/NHS England HL7 ADT equivalent is ADT_A31 and ADT_A40.

PUT [base]/Patient?identifier=[identifier]

Resource Conformance: SHALL PractitionerRole

Base System Profile
PractitionerRole
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support update.

Documentation

Update

This is used to update the laboratory order. The HL7 equivalent is MFN_M02 - Master files notification - Staff/practitioner master file

PUT [base]/PractitionerRole?identifier=[identifier]

Operations

Use

FHIR Messaging Capabilities


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "CapabilityStatementRIE",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement CapabilityStatementRIE</b></p><a name=\"CapabilityStatementRIE\"> </a><a name=\"hcCapabilityStatementRIE\"> </a><a name=\"CapabilityStatementRIE-en-GB\"> </a><h2 id=\"title\">CapabilityStatement for MFT Regional Integration Engine for Genomics</h2><ul><li>Implementation Guide Version: 0.0.1 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Supported Patch Formats: </li><li>Published on: 2025-01-30 </li><li>Published by: Manchester University NHS Foundation Trust </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: no</div><div class=\"col-lg-6\">Security services supported: <code>OAuth</code></div></div><blockquote><div><p>Recommend <a href=\"https://profiles.ihe.net/ITI/IUA/index.html\">IHE-IUA</a></p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code>interaction.</li></ul></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Bundle1-1\">Bundle</a></td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">http://hl7.org/fhir/StructureDefinition/Bundle</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td>message.receiver:identifier, _lastUpdated</td><td/><td/><td/></tr><tr><td><a href=\"#Patient1-2\">Patient</a></td><td><a href=\"StructureDefinition-Patient.html\">https://fhir.north-west.england.nhs.uk/StructureDefinition/Patient</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-3\">PractitionerRole</a></td><td><a href=\"StructureDefinition-PractitionerRole.html\">https://fhir.north-west.england.nhs.uk/StructureDefinition/PractitionerRole</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Bundle1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Bundle</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>create</code>.</li><li><strong>SHOULD</strong> support <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><h2>Search (Poll for Messages)</h2>\n<p>The Order Placer (or TIE) will <a href=\"https://www.enterpriseintegrationpatterns.com/patterns/messaging/PollingConsumer.html\">poll</a> for new messages using a FHIR RESTful query.</p>\n<pre><code>GET [base]/Bundle?message.receiver:identifier=[odsCode]&amp;_lastUpdated=[date]\n</code></pre>\n<h3>Example</h3>\n<pre><code>GET [base]/Bundle?message.receiver:identifier=R0A&amp;_lastUpdated=gt2025-02-01\n</code></pre>\n<p>Example returned search results <a href=\"Bundle-GenomicsOrderSearchSet.html\">Bundle 'SearchSet' - Genomics Order</a></p>\n<h2>Update (Acknowledge Message)</h2>\n<p>This is used to acknowledge the message and is the original message sent back to the server with the source and destination reversed.</p>\n<pre><code>PUT [base]/Bundle?identifier=[identifier]\n</code></pre>\n<h3>Example</h3>\n<pre><code>PUT [base]/Bundle?identifier=9612365d-52a4-4fab-87e7-8a09d753f095\n</code></pre>\n<p>The acknowledgement may be sent via a <a href=\"https://hl7.org/fhir/R4/http.html#transaction\">FHIR Transaction</a></p>\n<pre><code> POST [base]/\n</code></pre>\n</div></blockquote></div></div><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>message.receiver:identifier</td><td><code>token</code></td><td><div><p>The ODS code of the message recipient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div><p>The data the message was last updated</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-Patient.html\">Patient</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><h2>Update</h2>\n<p>This is used to update the <code>laboratory order</code>. See also <a href=\"https://profiles.ihe.net/ITI/PIXm/ITI-104.html\">IHE PIXm - Patient Identity Feed FHIR [ITI-104]</a>\nThe IHE PIX/<a href=\"https://drive.google.com/drive/folders/1FRkyZvWpZB1nCKbvQbo-eW_q9VtlR3Ws\">NHS England HL7 ADT</a> equivalent is ADT_A31 and ADT_A40.</p>\n<pre><code>PUT [base]/Patient?identifier=[identifier]\n</code></pre>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-PractitionerRole.html\">PractitionerRole</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><h2>Update</h2>\n<p>This is used to update the <code>laboratory order</code>. The HL7 equivalent is <a href=\"https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/MFN_M02\">MFN_M02 - Master files notification - Staff/practitioner master file</a></p>\n<pre><code>PUT [base]/PractitionerRole?identifier=[identifier]\n</code></pre>\n</div></blockquote></div></div></div></div></div><h3 id=\"operationsCap1\">Operations</h3><h4 id=\"operationsSummary1\">Use</h4><h2 id=\"messaging\">FHIR Messaging Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"messaging_1\" class=\"panel-title\">Messaging Capability</h3></div><div class=\"panel-body\"><h4 id=\"msg_end_1\">Supported Message(s)</h4><table class=\"table table-condensed table-hover\"><thead><tr><th>Mode</th><th>Definition</th></tr></thead><tbody><tr><td>receiver</td><td><a href=\"MessageDefinition-laboratory-order.html\">Message Definition - Laboratory Order</a></td></tr><tr><td>sender</td><td><a href=\"MessageDefinition-unsolicited-observation.html\">Message Definition - Unsolicited Observation</a></td></tr><tr><td>sender</td><td><a href=\"MessageDefinition-laboratory-order-acknowledgement.html\">Message Definition - Laboratory Order Acknowledgement</a></td></tr></tbody></table><br/></div></div></div>"
  },
  "url" : "https://fhir.north-west.england.nhs.uk/CapabilityStatement/CapabilityStatementRIE",
  "version" : "0.0.1",
  "name" : "CapabilityStatement-RIE",
  "title" : "CapabilityStatement for MFT Regional Integration Engine for Genomics",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-01-30",
  "publisher" : "Manchester University NHS Foundation Trust",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mft.nhs.uk/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    },
    {
      "name" : "Press Office",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    }
  ],
  "description" : "Is based on [FHIR Messaging](https://hl7.org/fhir/R4/messaging.html) to handle transformation of HL7 FHIR and v2 Messages to FHIR Workflow.\n\nThe `OpenAPISwagger Definition file` below, can be viewed using [Swagger Editor](https://editor.swagger.io/)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "security" : {
        "service" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/restful-security-service",
                "code" : "OAuth"
              }
            ]
          }
        ],
        "description" : "Recommend [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html)"
      },
      "resource" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "Bundle",
          "profile" : "http://hl7.org/fhir/StructureDefinition/Bundle",
          "documentation" : "## Search (Poll for Messages)\n\nThe Order Placer (or TIE) will [poll](https://www.enterpriseintegrationpatterns.com/patterns/messaging/PollingConsumer.html) for new messages using a FHIR RESTful query.\n\n```\nGET [base]/Bundle?message.receiver:identifier=[odsCode]&_lastUpdated=[date]\n```\n\n### Example\n\n```\nGET [base]/Bundle?message.receiver:identifier=R0A&_lastUpdated=gt2025-02-01\n```\n\nExample returned search results [Bundle 'SearchSet' - Genomics Order](Bundle-GenomicsOrderSearchSet.html)\n\n## Update (Acknowledge Message)\n\nThis is used to acknowledge the message and is the original message sent back to the server with the source and destination reversed.\n\n```\nPUT [base]/Bundle?identifier=[identifier]\n```\n\n### Example\n\n```\nPUT [base]/Bundle?identifier=9612365d-52a4-4fab-87e7-8a09d753f095\n```\n\nThe acknowledgement may be sent via a [FHIR Transaction](https://hl7.org/fhir/R4/http.html#transaction)\n\n```\n POST [base]/\n```\n\n",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            }
          ],
          "conditionalUpdate" : true,
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "message.receiver:identifier",
              "type" : "token",
              "documentation" : "The ODS code of the message recipient"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_lastUpdated",
              "type" : "date",
              "documentation" : "The data the message was last updated"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "Patient",
          "profile" : "https://fhir.north-west.england.nhs.uk/StructureDefinition/Patient",
          "documentation" : "## Update\n\n This is used to update the `laboratory order`. See also [IHE PIXm - Patient Identity Feed FHIR [ITI-104]](https://profiles.ihe.net/ITI/PIXm/ITI-104.html)\n The IHE PIX/[NHS England HL7 ADT](https://drive.google.com/drive/folders/1FRkyZvWpZB1nCKbvQbo-eW_q9VtlR3Ws) equivalent is ADT_A31 and ADT_A40.\n\n ```\n PUT [base]/Patient?identifier=[identifier]\n ```",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "conditionalUpdate" : true
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "PractitionerRole",
          "profile" : "https://fhir.north-west.england.nhs.uk/StructureDefinition/PractitionerRole",
          "documentation" : "## Update\n\n This is used to update the `laboratory order`. The HL7 equivalent is [MFN_M02 - Master files notification - Staff/practitioner master file](https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/MFN_M02)\n\n ```\n PUT [base]/PractitionerRole?identifier=[identifier]\n ```",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            }
          ],
          "conditionalUpdate" : true
        }
      ],
      "interaction" : [
        {
          "code" : "transaction"
        }
      ],
      "operation" : [
        {
          "name" : "$process-message",
          "definition" : "https://fhir.north-west.england.nhs.uk/OperationDefinition/ProcessMessage"
        }
      ]
    }
  ],
  "messaging" : [
    {
      "supportedMessage" : [
        {
          "mode" : "receiver",
          "definition" : "https://fhir.north-west.england.nhs.uk/MessageDefinition/laboratory-order"
        },
        {
          "mode" : "sender",
          "definition" : "https://fhir.north-west.england.nhs.uk/MessageDefinition/unsolicited-observation"
        },
        {
          "mode" : "sender",
          "definition" : "https://fhir.north-west.england.nhs.uk/MessageDefinition/laboratory-order-acknowledgement"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.